apphosting:AppDetail
app details
Telemetry Sensor Path(s)
Configurable Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
---|---|---|---|
name | naming:Name256 (string:Basic) |
The name of the object. | MAX SIZE: 256 |
Operational Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
entryPoint | string:Basic |
Run-time entry point used. | A sequence of characters |
guestIntf | string:Basic |
Guest interface name. | A sequence of characters |
healthStatus | string:Basic |
Container health status. | A sequence of characters |
lastHealthErr | string:Basic |
Last health probe error. | A sequence of characters |
lastHealthOut | string:Basic |
Last health probe output. | A sequence of characters |
profileName | string:Basic |
Activated profile name. | A sequence of characters |
reservCpu | scalar:Uint32 |
Amount of reserved cpu in units. | RANGE: [0, 4294967295] |
reservDisk | scalar:Uint64 |
Amount of reserved disk space in MB. | RANGE: [0, 18446744073709551615] |
reservMem | scalar:Uint64 |
Amount of reserved memory in MB. | RANGE: [0, 18446744073709551615] |
runCmd | string:Basic |
Run-time command used. | A sequence of characters |
runOpt | apphosting:ParamList (string:Basic) |
Run-time options used. | MAX SIZE: 2047 |
state | string:Basic |
Current state of application. e.g. DEPLOYED/ACTIVATED/RUNNING. | A sequence of characters |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |